home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / Chip_2003-04_cd1.bin / sharewar / aso / setup.exe / {app} / aso.chm / arcs1010.css < prev    next >
Cascading Style Sheet File  |  2003-01-29  |  19KB  |  1,031 lines

  1. .mstheme
  2. {
  3.     nav-banner-image: url(arcbanna.gif);
  4.     separator-image: url(arcsepa.gif);
  5.     list-image-1: url(arcbul1a.gif);
  6.     list-image-2: url(arcbul2a.gif);
  7.     list-image-3: url(arcbul3a.gif);
  8.     navbutton-horiz-pushed: url(arcnavhp.gif);
  9.     navbutton-horiz-normal: url(arcnavha.gif);
  10.     navbutton-horiz-hovered: url(arcnavhh.gif);
  11.     navbutton-vert-pushed: url(arcnavvp.gif);
  12.     navbutton-vert-normal: url(arcnavva.gif);
  13.     navbutton-vert-hovered: url(arcnavvh.gif);
  14.     navbutton-home-normal: url(archomea.gif);
  15.     navbutton-home-hovered: url(archomeh.gif);
  16.     navbutton-home-pushed: url(archomea.gif);
  17.     navbutton-up-normal: url(arcupa.gif);
  18.     navbutton-up-hovered: url(arcuph.gif);
  19.     navbutton-up-pushed: url(arcupa.gif);
  20.     navbutton-prev-normal: url(arcpreva.gif);
  21.     navbutton-prev-hovered: url(arcprevh.gif);
  22.     navbutton-prev-pushed: url(arcpreva.gif);
  23.     navbutton-next-normal: url(arcnexta.gif);
  24.     navbutton-next-hovered: url(arcnexth.gif);
  25.     navbutton-next-pushed: url(arcnexta.gif);
  26. }
  27. .mstheme-bannertxt
  28. {
  29.     font-family: "Times New Roman", "Times New Roman", Times;
  30.     font-size: 6;
  31.     color: rgb(255,255,255);
  32. }
  33. .mstheme-horiz-navtxt
  34. {
  35.     font-family: Verdana, Arial, Helvetica;
  36.     font-size: 2;
  37.     font-weight: bold;
  38.     color: rgb(51,51,51);
  39. }
  40. .mstheme-vert-navtxt
  41. {
  42.     font-family: Verdana, Arial, Helvetica;
  43.     font-size: 2;
  44.     font-weight: bold;
  45.     color: rgb(51,51,51);
  46. }
  47. .mstheme-navtxthome
  48. {
  49.     font-family: "Trebuchet MS", Arial, Helvetica;
  50.     font-size: 1;
  51.     color: rgb(102,102,0);
  52. }
  53. .mstheme-navtxtup
  54. {
  55.     font-family: "Trebuchet MS", Arial, Helvetica;
  56.     font-size: 1;
  57.     color: rgb(102,102,0);
  58. }
  59. .mstheme-navtxtprev
  60. {
  61.     font-family: "Trebuchet MS", Arial, Helvetica;
  62.     font-size: 1;
  63.     color: rgb(102,102,0);
  64. }
  65. .mstheme-navtxtnext
  66. {
  67.     font-family: "Tebuchet MS", Arial, Helvetica;
  68.     font-size: 1;
  69.     color: rgb(102,102,0);
  70. }
  71. UL
  72. {
  73.     list-style-image:url('arcbul1a.gif');
  74. }
  75. UL UL
  76. {
  77.     list-style-image:url('arcbul2a.gif');
  78. }
  79. UL UL UL
  80. {
  81.     list-style-image:url('arcbul3a.gif');
  82. }
  83. a:link
  84. {
  85.     color: rgb(51,153,255);
  86. }
  87. a:visited
  88. {
  89.     color: rgb(102,102,102);
  90. }
  91. a:active
  92. {
  93.     color: rgb(255,153,0);
  94. }
  95. body
  96. {
  97.     color: rgb(0,0,0);
  98.     background-color: rgb(255,255,255);
  99. }
  100. h1
  101. {
  102.     color: rgb(51,153,255);
  103. }
  104. h2, marquee
  105. {
  106.     color: rgb(51,153,255);
  107. }
  108. h3
  109. {
  110.     color: rgb(51,153,255);
  111. }
  112. h4
  113. {
  114.     color: rgb(51,153,255);
  115. }
  116. h5
  117. {
  118.     color: rgb(51,153,255);
  119. }
  120. h6
  121. {
  122.     color: rgb(51,153,255);
  123. }
  124. BUTTON 
  125. {
  126.     background-color:rgb(51,153,255);    
  127.     border-color:rgb(255,204,102);
  128.     color:white;
  129. }
  130. LABEL, .MSTHEME-LABEL
  131. {
  132.     color:rgb(0,0,0);
  133. }
  134. TEXTAREA
  135. {
  136.     border-color: rgb(204,153,102);
  137.     color:black;
  138. }
  139. FIELDSET
  140. {
  141.     border-color: rgb(204,153,102);
  142.     color:black;
  143. }
  144. LEGEND
  145. {
  146.     color: rgb(51,153,255);
  147. }
  148. SELECT
  149. {
  150.     border-color: rgb(204,153,102);
  151.     color:black;
  152. }
  153. TABLE
  154. {
  155.     table-border-color-light: rgb(255,204,102);
  156.     table-border-color-dark: rgb(204,153,102);
  157.     border-color: rgb(204,153,102);
  158.     color:rgb(0,0,0);
  159. }
  160. CAPTION 
  161. {
  162.     color: rgb(51,153,255);
  163. }
  164. TH
  165. {
  166.     color:rgb(0,0,0);
  167. }
  168. HR
  169. {
  170.     color: rgb(51,153,255);
  171. }
  172. TD
  173. {
  174.     border-color: rgb(204,153,102);
  175. }
  176. .mstheme-bannertxt A:active
  177. {
  178.     color: rgb(0,0,0);
  179. }
  180. .mstheme-bannertxt A:link
  181. {
  182.     color: rgb(0,0,0);
  183. }
  184. .mstheme-bannertxt A:visited
  185. {
  186.     color: rgb(0,0,0);
  187. }
  188. .mstheme-bannertxt-g
  189. {
  190.     font-family: "Times New Roman", "Times New Roman", Times;
  191.     font-size: 6;
  192.     color: rgb(0,0,0);
  193.     background-image: url('arcbannd.gif');
  194. }
  195. .mstheme-bannertxt-g A:active
  196. {
  197.     color: rgb(0,0,0);
  198. }
  199. .mstheme-bannertxt-g A:link
  200. {
  201.     color: rgb(0,0,0);
  202. }
  203. .mstheme-bannertxt-g A:visited
  204. {
  205.     color: rgb(0,0,0);
  206. }
  207. .mstheme-bannertxt-s
  208. {
  209.     font-family: "Times New Roman", "Times New Roman", Times;
  210.     font-size: 6;
  211.     color: rgb(0,0,0);
  212.  
  213. }
  214. .mstheme-bannertxt-s A:active
  215. {
  216.     color: rgb(0,0,0);
  217. }
  218. .mstheme-bannertxt-s A:link
  219. {
  220.     color: rgb(0,0,0);
  221. }
  222. .mstheme-bannertxt-s A:visited
  223. {
  224.     color: rgb(0,0,0);
  225. }
  226. .mstheme-horiz-navtxt A:active
  227. {
  228.     color: rgb(51,153,255);
  229. }
  230. .mstheme-horiz-navtxt A:link
  231. {
  232.     color: rgb(51,153,255);
  233. }
  234. .mstheme-horiz-navtxt A:visited
  235. {
  236.     color: rgb(51,153,255);
  237. }
  238. .mstheme-horiz-navtxt-g
  239. {
  240.     font-family: Verdana, Arial, Helvetica;
  241.     font-size: 2;
  242.     color: rgb(51,153,255);
  243.     background-image: url('arcnavhd.gif');
  244. }
  245. .mstheme-horiz-navtxt-g A:active
  246. {
  247.     color: rgb(51,153,255);
  248. }
  249. .mstheme-horiz-navtxt-g A:link
  250. {
  251.     color: rgb(51,153,255);
  252. }
  253. .mstheme-horiz-navtxt-g A:visited
  254. {
  255.     color: rgb(51,153,255);
  256. }
  257. .mstheme-horiz-navtxt-gs
  258. {
  259.     font-family: Verdana, Arial, Helvetica;
  260.     font-size: 2;
  261.     color: rgb(51,153,255);
  262.     background-image: url('arcnavhs.gif');
  263. }
  264. .mstheme-horiz-navtxt-gs A:active
  265. {
  266.     color: rgb(51,153,255);
  267. }
  268. .mstheme-horiz-navtxt-gs A:link
  269. {
  270.     color: rgb(51,153,255);
  271. }
  272. .mstheme-horiz-navtxt-gs A:visited
  273. {
  274.     color: rgb(51,153,255);
  275. }
  276. .mstheme-navtxthome A:active
  277. {
  278.     color: rgb(102,102,51);
  279. }
  280. .mstheme-navtxthome A:link
  281. {
  282.     color: rgb(102,102,51);
  283. }
  284. .mstheme-navtxthome A:visited
  285. {
  286.     color: rgb(102,102,51);
  287. }
  288. .mstheme-navtxthome-g
  289. {
  290.     font-family: "Trebuchet MS", Arial, Helvetica;
  291.     font-size: 1;
  292.     color: rgb(102,102,51);
  293.     background-image: url('archomed.gif');
  294. }
  295. .mstheme-navtxthome-g A:active
  296. {
  297.     color: rgb(102,102,51);
  298. }
  299. .mstheme-navtxthome-g A:link
  300. {
  301.     color: rgb(102,102,51);
  302. }
  303. .mstheme-navtxthome-g A:visited
  304. {
  305.     color: rgb(102,102,51);
  306. }
  307. .mstheme-navtxtnext A:active
  308. {
  309.     color: rgb(102,102,51);
  310. }
  311. .mstheme-navtxtnext A:link
  312. {
  313.     color: rgb(102,102,51);
  314. }
  315. .mstheme-navtxtnext A:visited
  316. {
  317.     color: rgb(102,102,51);
  318. }
  319. .mstheme-navtxtnext-g
  320. {
  321.     font-family: "Trebuchet MS", Arial, Helvetica;
  322.     font-size: 1;
  323.     color: rgb(102,102,51);
  324.     background-image: url('arcnextd.gif');
  325. }
  326. .mstheme-navtxtnext-g A:active
  327. {
  328.     color: rgb(102,102,51);
  329. }
  330. .mstheme-navtxtnext-g A:link
  331. {
  332.     color: rgb(102,102,51);
  333. }
  334. .mstheme-navtxtnext-g A:visited
  335. {
  336.     color: rgb(102,102,51);
  337. }
  338. .mstheme-navtxtprev A:active
  339. {
  340.     color: rgb(102,102,51);
  341. }
  342. .mstheme-navtxtprev A:link
  343. {
  344.     color: rgb(102,102,51);
  345. }
  346. .mstheme-navtxtprev A:visited
  347. {
  348.     color: rgb(102,102,51);
  349. }
  350. .mstheme-navtxtprev-g
  351. {
  352.     font-family: "Trebuchet MS", Arial, Helvetica;
  353.     font-size: 1;
  354.     color: rgb(102,102,51);
  355.     background-image: url('arcprevd.gif');
  356. }
  357. .mstheme-navtxtprev-g A:active
  358. {
  359.     color: rgb(102,102,51);
  360. }
  361. .mstheme-navtxtprev-g A:link
  362. {
  363.     color: rgb(102,102,51);
  364. }
  365. .mstheme-navtxtprev-g A:visited
  366. {
  367.     color: rgb(102,102,51);
  368. }
  369. .mstheme-navtxtup A:active
  370. {
  371.     color: rgb(102,102,51);
  372. }
  373. .mstheme-navtxtup A:link 
  374. {
  375.     color: rgb(102,102,51);
  376. }
  377. .mstheme-navtxtup A:visited
  378. {
  379.     color: rgb(102,102,51);
  380. }
  381. .mstheme-navtxtup-g
  382. {
  383.     font-family: "Trebuchet MS", Arial, Helvetica;
  384.     font-size: 1;
  385.     color: rgb(102,102,51);
  386.     background-image: url('arcupd.gif');
  387. }
  388. .mstheme-navtxtup-g A:active
  389. {
  390.     color: rgb(102,102,51);
  391. }
  392. .mstheme-navtxtup-g A:link
  393. {
  394.     color: rgb(102,102,51);
  395. }
  396. .mstheme-navtxtup-g A:visited
  397. {
  398.     color: rgb(102,102,51);
  399. }
  400. .mstheme-topbar-font A:active
  401. {
  402.     color: rgb(51,51,51);
  403. }
  404. .mstheme-topbar-font A:link
  405. {
  406.     color: rgb(51,51,51);
  407. }
  408. .mstheme-topbar-font A:visited
  409. {
  410.     color: rgb(51,51,51);
  411. }
  412. .mstheme-topbar-font-g
  413. {
  414.     font-family: "Trebuchet MS", Arial, Helvetica;
  415.     font-size: 1;
  416.     color: rgb(51,51,51);
  417.     background-image: url('arcglobl.gif');
  418. }
  419. .mstheme-topbar-font-g A:active
  420. {
  421.     color: rgb(51,51,51);
  422. }
  423. .mstheme-topbar-font-g A:link
  424. {
  425.     color: rgb(51,51,51);
  426. }
  427. .mstheme-topbar-font-g A:visited
  428. {
  429.     color: rgb(51,51,51);
  430. }
  431. .mstheme-vert-navtxt A:active
  432. {
  433.     color: rgb(51,153,255);
  434. }
  435. .mstheme-vert-navtxt A:link
  436. {
  437.     color: rgb(51,153,255);
  438. }
  439. .mstheme-vert-navtxt A:visited
  440. {
  441.     color: rgb(51,153,255);
  442. }
  443. .mstheme-vert-navtxt-g
  444. {
  445.     font-family: Verdana, Arial, Helvetica;
  446.     font-size: 2;
  447.     color: rgb(51,153,255);
  448.     background-image: url('arcnavvd.gif');
  449. }
  450. .mstheme-vert-navtxt-g A:active
  451. {
  452.     color: rgb(51,153,255);
  453. }
  454. .mstheme-vert-navtxt-g A:link
  455. {
  456.     color: rgb(51,153,255);
  457. }
  458. .mstheme-vert-navtxt-g A:visited
  459. {
  460.     color: rgb(51,153,255);
  461. }
  462. .mstheme-vert-navtxt-gs
  463. {
  464.     font-family: Verdana, Arial, Helvetica;
  465.     font-size: 2;
  466.     color: rgb(51,153,255);
  467.     background-image: url('arcnavvs.gif');
  468. }
  469. .mstheme-vert-navtxt-gs A:active
  470. {
  471.     color: rgb(51,153,255);
  472. }
  473. .mstheme-vert-navtxt-gs A:link
  474. {
  475.     color: rgb(51,153,255);
  476. }
  477. .mstheme-vert-navtxt-gs A:visited
  478. {
  479.     color: rgb(51,153,255);
  480. }
  481. .mstheme
  482. {
  483.     navbutton-background-color: rgb(255,255,255);
  484.     top-bar-button: url(arcglobl.gif);
  485. }
  486. .mstheme-topbar-font
  487. {
  488.     font-family: "Trebuchet MS", Arial, Helvetica;
  489.     font-size: 1;
  490.     color: rgb(51,51,51);
  491. }
  492. body
  493. {
  494.     font-family: Verdana, Arial, Helvetica;
  495.     
  496. }
  497. h1
  498. {
  499.     font-family: "Times New Roman", "Times New Roman", Times;
  500.     font-weight: normal;
  501.     font-style: normal;
  502.     font-size: 24pt;
  503. }
  504. h2
  505. {
  506.     font-family: "Times New Roman", "Times New Roman", Times;
  507.     font-weight: normal;
  508.     font-style: normal;
  509.     font-size: 18pt;
  510. }
  511. h3
  512. {
  513.     font-family: "Times New Roman", "Times New Roman", Times;
  514.     font-weight: normal;
  515.     font-style: normal;
  516.     font-size: 14pt;
  517. }
  518. h4
  519. {
  520.     font-family: "Times New Roman", "Times New Roman", Times;
  521.     font-weight: normal;
  522.     font-style: normal;
  523.     font-size: 12pt;
  524. }
  525. h5
  526. {
  527.     font-family: "Times New Roman", "Times New Roman", Times;
  528.     font-weight: normal;
  529.     font-style: normal;
  530.     font-size: 10pt;
  531. }
  532. h6
  533. {
  534.     font-family: "Times New Roman", "Times New Roman", Times;
  535.     font-weight: normal;
  536.     font-style: normal;
  537.     font-size: 8pt;
  538. }
  539. BUTTON 
  540. {
  541.     border-style: solid;
  542.     border-width: 1pt;
  543.     font-size: 8pt;
  544.     font-family: "Trebuchet MS", Arial, Helvetica;
  545.     font-style: normal; 
  546. }
  547. LABEL, .MSTHEME-LABEL
  548. {
  549.     font-size: 8pt;
  550.     font-family: "Trebuchet MS", Arial, Helvetica;
  551.     font-style:normal; 
  552. }
  553. TEXTAREA
  554. {
  555.     border-style: solid;
  556.     font-size: 8pt;
  557.     font-family: "Trebuchet MS", Arial, Helvetica;
  558.     font-style: normal 
  559. }
  560. FIELDSET
  561. {
  562.     border-style: solid;
  563.     border-width: 1pt;
  564.     font-size: 8pt;
  565.     font-family: "Trebuchet MS", Arial, Helvetica;
  566.     font-style: normal;     
  567. }
  568. LEGEND    
  569. {
  570.     font-size: 8pt;
  571.     font-family: "Times New Roman", "Times New Roman", Times;
  572.     font-style: normal; 
  573. }
  574. SELECT
  575. {
  576.     border-style: solid;
  577.     font-size: 8pt;
  578.     font-family: "Trebuchet MS", Arial, Helvetica;
  579.     font-style: normal 
  580. }
  581. TABLE
  582. {
  583.     font-family: Verdana, Arial, Helvetica;
  584.     font-style: normal; 
  585. }
  586. CAPTION 
  587. {
  588.     font-size: 14pt;
  589.     font-family: "Times New Roman", "Times New Roman", Times;
  590.     font-style: normal; 
  591. }
  592. TH
  593. {
  594.     font-family: Verdana, Arial, Helvetica;
  595.     font-style: normal; 
  596. }
  597. MARQUEE
  598. {
  599.     font-size: 14pt;
  600.     font-family: Verdana, Arial, Helvetica;
  601. }
  602. .ms-main {
  603.    border-right:  0px solid #ffffff;
  604. }
  605. .ms-bannerframe { 
  606.    background-color: #3399ff;  
  607.    border-bottom: 4px solid #ffcc66; 
  608. }
  609. .ms-banner {
  610.    color: #000066;
  611.    font-size:    10pt;
  612.    font-family:  Verdana, sans-serif;  
  613. }  
  614. .ms-banner a:link {
  615.    font-family:  Verdana, sans-serif;  
  616.    font-size:    10pt;
  617.    color:   #000066;
  618.    font-weight:  normal;
  619.    text-decoration: none;
  620.    }
  621. .ms-banner a:visited {
  622.    font-family: Verdana, sans-serif;  
  623.    font-size:    10pt;
  624.    color:        #000066;
  625.    font-weight:  normal;
  626.    text-decoration: none;
  627.    }
  628. .ms-nav td {
  629.    font-family:  Verdana, sans-serif;  
  630.    font-size:    8pt;
  631.    font-weight: normal;
  632.    color:   #000000;
  633. }
  634. .ms-nav th  {
  635.    font-size:    8pt;
  636.    font-family:  Verdana, sans-serif;  
  637.    font-weight:  normal;
  638.    text-align:   left;
  639.    color:        #000000;
  640. }
  641. .ms-navframe {
  642.    border-left: 4px solid #ffcc66;
  643. }
  644. .ms-nav a {
  645.    text-decoration: none;
  646.    font-family:  Verdana, sans-serif;  
  647.    font-size:    8pt;
  648.    font-weight: normal;
  649.    color: #3399ff;
  650. }
  651. .ms-nav a:hover {
  652.    text-decoration: underline;
  653.    color:  #ff9900;
  654. }
  655. .ms-nav a:visited {
  656.    color:  #3366cc;
  657. }
  658. .ms-verticaldots {
  659.    background-image: url('bluedot.gif');
  660.    background-position:  right 50%;
  661.    background-repeat: repeat-y
  662. }
  663. .ms-viewselect a:link{
  664.    font-size: 8pt;
  665.    font-family:   Verdana, sans-serif;  
  666.    color: #3399ff;
  667. }
  668. .ms-titlearea { 
  669.    font-family:   Verdana, sans-serif;  
  670.    font-size:     8pt;
  671.    color: #000000;
  672. }
  673. .ms-titleareaframe {
  674.    color: #000000; 
  675.    border-left: 4px solid #ffcc66;
  676. }
  677. .ms-pagetitle {
  678.    color: #000000; 
  679.    font-family: Times New Roman, serif;  
  680.    font-size:  14pt;
  681.    font-weight: bold;
  682. }
  683. .ms-pagetitle a {
  684.    text-decoration:underline;
  685.    color: #000000;  
  686. }
  687. .ms-pagetitle a:hover {
  688.    text-decoration: underline;
  689.    color: #000000;
  690. }
  691. .ms-announcementtitle {
  692.    font-weight: normal;
  693. }
  694.  
  695. .ms-formlabel {
  696.    text-align: left;
  697.    font-family:  Verdana, sans-serif;  
  698.    font-size:  8pt;
  699.    font-weight: normal;
  700.    color: #000000;
  701. }
  702. .ms-formdescription a {
  703.    color: #3399ff;
  704.    text-decoration: underline;
  705. }
  706. .ms-formbody {
  707.    text-align: left;
  708.    font-family: Verdana, sans-serif;  
  709.    font-size: 8pt;
  710.    color: #000000;
  711. }
  712. .ms-formdescription
  713. {
  714.    font-family: Verdana, sans-serif;  
  715.    font-size: 8pt;
  716.    color: #000000;
  717. }
  718. .ms-radiotext {
  719.    cursor:default;
  720.    text-align: left;
  721.    font-family: Arial, sans-serif;
  722.    font-size: 9pt;
  723.    height: 19px;
  724. }
  725. .ms-searchbox {
  726.    width: 100%;
  727. }
  728. .ms-input {
  729.    font-size:    9pt;
  730.    font-family:  Arial, sans-serif;
  731. }
  732. .ms-long {
  733.    font-size:    9pt;
  734.    font-family:  Arial, sans-serif;
  735.    width:        300px;
  736. }
  737. .ms-wvsel {
  738.    color: #3366cc;
  739. }
  740. .ms-selected {
  741.    background-color: #ffcc66;
  742.    color: #000000;
  743. }
  744. .ms-selected SPAN {
  745.    color: #000000;
  746. }
  747. .ms-filedialog TD {
  748.    height: 16px;
  749. }
  750. .ms-descriptiontext {
  751.    color: #000000;
  752.    font-family: Verdana, sans-serif;  
  753.    font-size: 8pt;
  754. }
  755. .ms-descriptiontext a {
  756.    color: #3399ff;
  757.    font-family: Verdana, sans-serif;  
  758.    font-size: 8pt;
  759. }
  760. .ms-toolbar {
  761.    font-family:   Verdana, sans-serif;
  762.    font-size:   8pt;
  763.    text-decoration: none;
  764.    color:      #999933; 
  765. }
  766. .ms-separator {
  767.    color: #cc9966;
  768.    font-size: 10pt;
  769. }
  770. .ms-authoringcontrols {
  771.    background-color: #cccccc;
  772.    font-family: Verdana, sans-serif;  
  773.    font-size: 8pt;
  774.    font-color: #000000;
  775. }
  776. .ms-sectionheader{
  777.    color: #cc9966;
  778.    font-family: Times New Roman, serif;  
  779.    font-size: 11pt;
  780.    font-weight: bold;
  781. }
  782. .ms-sectionline
  783. {
  784.    background-color: #ff9900;
  785.    height:  1px;
  786. }
  787. .ms-propertysheet {
  788.    font-family: Verdana, sans-serif;  
  789.    font-size: 8pt;   
  790. }
  791. .ms-propertysheet th {
  792.    font-family: Verdana, sans-serif;  
  793.    font-size: 8pt;
  794.    color: #000000;
  795.    font-weight: normal;
  796. }   
  797. .ms-propertysheet a {
  798.    text-decoration: none;
  799.    color: #3399ff;
  800. }
  801. .ms-propertysheet a:hover {
  802.    text-decoration: underline;
  803.    color: #ff9900;
  804. }
  805. .ms-propertysheet a:visited {
  806.    text-decoration: none;
  807.    color: #3366cc; 
  808. }
  809. .ms-propertysheet a:visited:hover {
  810.    text-decoration: underline;
  811. }
  812. .ms-itemheader a {
  813.    font-size: 9pt;
  814.    font-family: Verdana, sans-serif;  
  815.    font-weight: normal;
  816.    color: #3399ff;
  817.    text-decoration: none;
  818. }
  819. .ms-itemheader a:hover {
  820.    text-decoration: underline;
  821.    color: #ff9900;
  822. }
  823. .ms-itemheader a:visited {
  824.    text-decoration: none;
  825.    color: #3366cc;
  826. }
  827. .ms-itemheader a:visited:hover {
  828.    text-decoration: underline;
  829. }
  830. .ms-discussiontitle {
  831.    font-size:   9pt;
  832.    font-family: Verdana, sans-serif;  
  833.    color: #000000;
  834.    font-weight: normal;
  835. }
  836. .ms-vh {
  837.    font-family: Verdana, sans-serif;  
  838.    font-size: 8pt;
  839.    color: #000000;
  840.    text-align: left;
  841.    text-decoration: none;
  842.    font-weight: normal;
  843. }
  844. .ms-vh a {
  845.    color: #3399ff;
  846.    text-decoration: none;
  847. }
  848. .ms-vh a:hover {
  849.    text-decoration: underline;
  850. }
  851. .ms-vb {
  852.    font-family: Verdana, sans-serif;  
  853.    font-size: 8pt;
  854.    color: #000000; 
  855.    height: 18px;
  856.    vertical-align: top;
  857. }
  858. .ms-vb a {
  859.    color: #3399ff;
  860.    text-decoration: none;
  861. }
  862. .ms-vb a:hover {
  863.    color: #ff9900;
  864.    text-decoration: underline;
  865. }
  866. .ms-vb a:visited {
  867.    color: #3366cc;
  868.    text-decoration: none;
  869. }
  870. .ms-vb a:visited:hover {
  871.    text-decoration: underline;
  872. }
  873. .ms-homepagetitle {
  874.    font-family: Times New Roman, serif;  
  875.    font-size: 12pt;
  876.    color: #000000;
  877.    font-weight: bold;
  878.    text-decoration: none;
  879. }
  880. :hover.ms-homepagetitle {
  881.    text-decoration: underline;
  882. }
  883. .ms-addnew {
  884.    font-weight: normal;
  885.    font-family: Arial, sans-serif;  
  886.    font-size: .68em;
  887.    color: #999933;
  888.    text-decoration: none;
  889. }
  890. .ms-cal {
  891.    border-collapse:collapse;
  892.    table-layout:fixed;
  893.    font-family: Arial, sans-serif;
  894.    cursor:default;
  895. }
  896. .ms-caltop {
  897.    border-top:1px solid #000000;
  898.    border-left:1px solid #000000;
  899.    border-right:1px solid #000000;
  900.    vertical-align:top;
  901.    font-size: 10pt;
  902.    width: 14%;
  903.    height:30px;
  904. }
  905. .ms-calhead {
  906.    border:none;
  907.    text-align:center;
  908.    background-color: #3399ff;
  909.    color: #ffffff;
  910.    font-size: 16pt;
  911.    font-family: Arial, sans-serif;
  912.    padding: 2px;
  913. }
  914. .ms-caldow {
  915.    border-top:1px solid #000000;
  916.    border-left:1px solid #000000;
  917.    border-right:1px solid #000000;
  918.    vertical-align:top;
  919.    text-align:center;
  920.    font-weight: bold;
  921.    font-size: 10pt;
  922.    color: #000000;
  923.    height:20px;
  924. }
  925. .ms-calmid {
  926.    border-left:1px solid #000000;
  927.    border-right:1px solid #000000;
  928.    height:20px;
  929. }
  930. .ms-calspacer {
  931.    border-left:1px solid #000000;
  932.    border-right:1px solid #000000;
  933.    height:4px;
  934. }
  935. .ms-calbot {
  936.    border-top:none;
  937.    border-left:1px solid #000000;
  938.    border-right:1px solid #000000;
  939.    border-bottom:1px solid #000000;
  940.    height:2px;
  941. }
  942. .ms-appt a {
  943.    color: #000000;
  944. }
  945. .ms-appt a:hover {
  946.    color: red;
  947. }
  948. .ms-appt {
  949.    border:2px solid #ff9900;
  950.    text-align:center;
  951.    vertical-align: middle;
  952.    font-size:8pt;
  953.    height:18px;
  954.    overflow:hidden;
  955.    background-color: #cccccc;
  956.    color: black;
  957. }
  958. .ms-caldowdown {
  959.    font-weight: bold;
  960.    font-style: italic;
  961.    color: #000000;
  962.    text-align: center;
  963.    vertical-align: middle;
  964. }
  965. .ms-caldown {
  966.    font-size: 8pt;
  967.    color: #000000;
  968.    text-align: left;
  969.    vertical-align: top;
  970. }
  971. .ms-datepickeriframe {
  972.    position:absolute;
  973.    display:none;
  974.    background:white;
  975. }
  976. .ms-datepicker {
  977.    font-family: Arial, sans-serif;
  978.    background-color: #ffffff;
  979.    color: #000000;
  980.    border: 2px outset activeborder;
  981.    cursor:default
  982. }
  983. .ms-dpdow {
  984.    border:none;
  985.    vertical-align:top;
  986.    text-align:center;
  987.    font-weight: bold;
  988.    font-size: 8pt;
  989.    color: #000000;
  990.    border-bottom:1px solid #000000;
  991. }
  992. .ms-dpday {
  993.    border:none;
  994.    font-size: 8pt;
  995.    text-align: center;
  996. }
  997. .ms-dpselectedday {
  998.    border:none;
  999.    background-color:#ffcc66;
  1000.    font-size: 8pt;
  1001.    text-align: center;
  1002. }
  1003. .ms-dpnonmonth {
  1004.    color: #999999;
  1005.    border:none;
  1006.    font-size: 8pt;
  1007.    text-align: center;
  1008. }
  1009. .ms-dphead {
  1010.    border:none;
  1011.    text-align:center;
  1012.    font-weight: bold;
  1013.    font-size: 8pt;
  1014.    background-color: #3399ff;
  1015.    color: #ffffff;
  1016. }
  1017. .ms-dpfoot {
  1018.    text-align:center;
  1019.    font-size: 8pt;
  1020.    text-align: center;
  1021.    font-style: italic;
  1022.    border-top:1px solid;
  1023.    border-left:none;
  1024.    border-bottom:none;
  1025.    border-right:none;
  1026.    height:24px;
  1027. }
  1028. IMG.ms-button {
  1029.    cursor:hand;
  1030. }
  1031.